Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin.services.utils
/
AuthService
/
AuthMethodsList
/
AuthMethodsList
Auth
Methods
List
constructor
(
password
:
AuthService.PasswordAuthInfo
,
oauth2
:
AuthService.OAuth2AuthInfo
,
mfa
:
AuthService.GeneralAuthInfo
,
otp
:
AuthService.GeneralAuthInfo
)